home *** CD-ROM | disk | FTP | other *** search
/ Saar AMOK 2 / Saar AMOK II - Oktober 1994 (1994)(Kreativ Marketing)(DE)[!][I-7598].iso / disks / 651_700 / 657 / fsinfo / fsinfo1.0.eng_doc < prev    next >
Text File  |  1993-11-27  |  2KB  |  64 lines

  1.  
  2.  
  3.  
  4.                   ***********************
  5.                     * FileSystemInfo v1.1 *
  6.                   ***********************
  7.  
  8.  
  9.  
  10.     I wrote this little C: utility because i'm a OS3.0 user and somtimes
  11.  
  12. i was giving some unreadables Directory Cache formated disks to OS2.0 or
  13.  
  14. OS1.3 users.
  15.  
  16. There were no means to know the FileSystem used for a disk ( yes I know ,
  17.  
  18. with SysInfo or DiskSalv it' s possible ) in the C: commands.
  19.  
  20. This utility can be make resident and must be placed in your C: directory.
  21.  
  22. Supported FileSystems are : 
  23.  
  24.          - DOS OFS  ( Standart DOS Amiga FileSystem )
  25.  
  26.         - DOS FFS  ( FastFileSystem for OS >= 2.0 )
  27.  
  28.         - DOS FFS Intl. ( FastFileSystem with internationnal mode 
  29.  
  30. option enabled, not very used )
  31.  
  32.         - DOS OFS DC    ( Like the 1st with Directory Cache option 
  33.  
  34. enabled , can be used with OS >= 3.0 )
  35.  
  36.         - DOS FFS DC    ( Like the 2nd with Directory Cache option 
  37.  
  38. enabled , can be used with OS >= 3.0 )
  39.  
  40.  
  41.         - MSDOS    ( MSDOS formated disk )
  42.  
  43.                         
  44.                                  GOOD FUN !!! 
  45.  
  46.  
  47.     History :
  48.     *********
  49.  
  50.     - V1.0 September 1993 ,  the original version.
  51.  
  52.     - V1.1 November 1993 ,  some bugs have been fixed (detection of PC formated disks , 
  53.         detection when the device is busy )
  54.  
  55.  
  56. -------------------------------------------------------------------------------------------------------            
  57.                        ///
  58.                       ///   Stephane Requena
  59.                   \\\///    requena@infpc3.univ-pau.fr
  60.                    \\\/     @1993 Led Power Dev.
  61. -------------------------------------------------------------------------------------------------------
  62.  
  63.  
  64.